Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dispatch a notification when drag is canceled #204

Merged
merged 5 commits into from
Jul 23, 2024

Conversation

fujidaiti
Copy link
Owner

@fujidaiti fujidaiti commented Jul 23, 2024

Fixes / Closes (optional)

None.

Description

In this PR, the following new features have been added:

  • SheetDragCancelNotification, which is dispatched when a drag is canceled.
  • SheetDragCancelDetails, which represents the final state of SheetDragController.details when the tracked drag gesture is canceled.

Summary (check all that apply)

  • Modified / added code
  • Modified / added tests
  • Modified / added examples
  • Modified / added others (pubspec.yaml, workflows, etc...)
  • Updated README
  • Contains breaking changes
    • Created / updated migration guide
  • Incremented version number
    • Updated CHANGELOG

@fujidaiti fujidaiti force-pushed the drag-cancel-notification branch from 9c711a9 to af46cb3 Compare July 23, 2024 14:18
@fujidaiti fujidaiti self-assigned this Jul 23, 2024
@fujidaiti fujidaiti force-pushed the drag-cancel-notification branch from 8df237d to 8a95a07 Compare July 23, 2024 14:49
@fujidaiti fujidaiti marked this pull request as ready for review July 23, 2024 14:52
@fujidaiti fujidaiti merged commit 397d917 into main Jul 23, 2024
7 checks passed
@fujidaiti fujidaiti deleted the drag-cancel-notification branch July 23, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant